#####Milan Flavor Events#######
#By Henrik 'Doomdark' Fhraeus#
###############################

#Leonardo da Vinci#
event = {
	id = 5240
	random = no
	country = MLO
	name = "EVENTNAME5240"
	desc = "EVENTHIST5240"
	style = 1
	date = { day = 1 month = june year = 1497 }

	action_a ={				#Ok#
		name = "ACTIONNAME5240A"
		command = { type = stability value = 1 }
		command = { type = infra value = 250 }
		command = { type = domestic which = INNOVATIVE value = 1 }
	}
}

### Alessandro Volta (for MLO)
### (text from Weisstein's World of Scientific Biography)
### (http://scienceworld.wolfram.com/biography/)
### By mfigueras

event = {
	id = 5241
	trigger = { domestic = { type = innovative value = 3 }
           	stability = 0 }
	random = no
	country = MLO
	name = "EVENTNAME5241"
	desc = "EVENTHIST5241"
	style = 5
	date = {day = 1 month = march year = 1800}
	offset = 360
	deathdate = {day = 30 month = december year = 1801}
	action_a = {
		name = "ACTIONNAME5241A"
		command = {type = infra value = 50}
		}
}


# Ids free to 5249